home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / syspg52b.zip / SYSPAGE.DOC < prev    next >
Text File  |  1992-07-05  |  886b  |  38 lines

  1.                 [THP] -/- The Hill People -/- [THP]
  2.     
  3.            SysPage - SysOp page utility for PCBoard/Prodoor.
  4.  
  5. Written by: SkaTeMasTer & Jurgen
  6.  
  7. ■ Introduction
  8.  
  9.   This is a little side project being written by SkaTeMasTer and Jurgen.
  10. It does have a future and you should enjoy this one. 
  11.  
  12. ■ Running
  13.  
  14.    If you run Prodoor you can put a statement like this in your Proxmain
  15. file...
  16.  
  17. 0,O,EXEC-SYSPAGE.BAT
  18.  
  19.  
  20.  The syspage batch file can look like this:
  21.  
  22. @echo off
  23. cd\page
  24. SET NOVIA=OFF
  25. syspage syspage.cnf C:%PCBDIR%
  26. SET NOVIA=ON
  27. cd\prod
  28.  
  29.   That will make it load it very fast, so it looks built in. All questions
  30. and bug reports can be directed to me through the THP conference in Sk8Net.
  31.  
  32. ■ Config
  33.  
  34.   If you need docs then your a loser, this is self-explanitory. Look at
  35. syspage.cnf for any help you might need. Just test run it and smile.
  36.  
  37.  
  38.